-
Home
-
Molongui Authorship – Author Boxes, Guest Authors & Co-Authors for WordPress
-
5.0.14
-
Code
-
Classes
- Post_Count_Updater
| Total Complexity |
80 |
| Dependencies |
6 |
| Dependents |
3 |
| Total lines |
372 |
| Lines of code |
311 |
| Logical lines of code |
162 |
| Comment lines |
0 |
| Methods |
23 |
| Properties |
4 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| register_row_action() |
S |
49 |
7 |
30 |
| run() |
S |
53 |
7 |
23 |
| get_post_types() |
S |
51 |
6 |
31 |
| handle_admin_action() |
S |
58 |
7 |
13 |
| increment_counter() |
S |
52 |
6 |
24 |
| decrement_counter() |
S |
52 |
6 |
24 |
| handle_bulk_action() |
S |
52 |
5 |
25 |
| handle_ajax_request() |
S |
59 |
5 |
14 |
| handle_admin_init() |
S |
55 |
4 |
19 |
| enable_bulk_request() |
S |
59 |
4 |
15 |
| enable_admin_action() |
S |
58 |
4 |
15 |
| task_status_notice() |
S |
59 |
3 |
14 |
| prepare_authors() |
S |
62 |
3 |
11 |
| __construct() |
S |
63 |
2 |
11 |
| dispatch() |
S |
66 |
2 |
8 |
| update_author_post_counter() |
S |
66 |
2 |
8 |
| enable_admin_init() |
S |
82 |
1 |
3 |
| enable_ajax_request() |
S |
75 |
1 |
4 |
| register_bulk_action() |
S |
74 |
1 |
4 |
| handle_internal_request() |
S |
76 |
1 |
4 |
| task() |
S |
73 |
1 |
4 |
| complete() |
S |
74 |
1 |
4 |
| get_all_authors() |
S |
80 |
1 |
3 |